const runtime.fixedStack2
3 uses
runtime (current package)
stack.go#L81: fixedStack2 = fixedStack1 | (fixedStack1 >> 1)
stack.go#L82: fixedStack3 = fixedStack2 | (fixedStack2 >> 2)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)